home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / mailers / pc126cv.zip / GOLD.BAT < prev    next >
DOS Batch File  |  1992-06-24  |  237b  |  13 lines

  1. @golded
  2. @if errorlevel 8 goto error
  3. @if errorlevel 2 goto process
  4. @goto exit
  5. :process
  6. @SQUISH OUT squash -fechotoss.log
  7. @if exist echotoss.log del echotoss.log
  8. :exit
  9. @seterr 0 > Nul:
  10. @if exist *.bak del *.bak
  11. :error
  12. @echo  
  13.